-- background: 6503 from stack: in -- bmap block id: 6809 -- flags: 0000 -- background id: 0 -- name: ----- HyperTalk script ----- on openCard hide menubar global GOOBER end opencard -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=36 top=0 right=19 bottom=71 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: b ----- HyperTalk script ----- on mouseDown --wait 30 ticks go to card FILECARD end mouseDown -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=0 top=0 right=19 bottom=35 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: a ----- HyperTalk script ----- on mouseDown go to card aboutio end mouseDown -- part 8 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=104 top=0 right=19 bottom=150 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: c ----- HyperTalk script ----- on mouseDown go to card view end mouseDown -- part 11 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=154 top=0 right=19 bottom=201 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: d ----- HyperTalk script ----- on mouseDown go to card selectuser end mouseDown